-
Notifications
You must be signed in to change notification settings - Fork 7.3k
fix: system theme background to use 'none' for terminal transparency #4408
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: system theme background to use 'none' for terminal transparency #4408
Conversation
jensenojs
commented
Nov 17, 2025
- System them in macos with ghostty doesn't apply opacity #4027
|
@jensenojs I think this breaks certain functionality like toasts |
|
I merged it then reverted it, I should've just checked out ur branch tbh |
Do you mean the notification message? I will look at this issue more carefully tomorrow. Do I need to submit another PR request? @rekram1-node |
|
@jensenojs I can try taking a look at it too, but yeah the toast notifications that pop up in top right seem hidden now. That's the only thing I noticed break |
|
actually wait maybe it is working. I may have been dumb. |
|
your changes work, I unreverted my revert. Sorry for any confusion |
|
that's ok, but do i miss sth? @rekram1-node
|
|
@jensenojs sorry meant to comment here again, had to revert it againn because: we're using the theme.background for text in some places like in the select dialog |
I'm not sure if I've caught up; I understand that this issue needs to be fixed first. this seems like it would involve a slightly larger amount of changes because it involve modifying existing themes |
|
yep that’s the related issue |
